home *** CD-ROM | disk | FTP | other *** search
/ Xenosoft 2 / Xenosoft 2 (Game collection)(1994).iso / games / pairwar.arj / 1942 / 1942PAW.ADV < prev    next >
Text File  |  1994-04-22  |  3KB  |  78 lines

  1. REM 1942 Pacific Air War by Mircorprose
  2.  
  3. REM This file for use with the MARK II Weapons Control System
  4. REM from THRUSTMASTER (A really cool product!)
  5.  
  6. REM To use this file with your MARK II WCS
  7.  
  8. REM Set RED switch to DIGITAL
  9. REM Set BLACK switch to ANALOG
  10.  
  11. REM If the RED switch is set to ANALOG, you will have to choose
  12. REM the THROTTLE WHEEL as the throttle control type
  13.  
  14. REM if the BLACK swith is set to DIGITAL and your FCS is plugged
  15. REM into your WCS MARK II your HAT will not be as functional as
  16. REM when the BLACK swith is set to ANALOG and you select
  17. REM FCS HAT FROM THRUSTMASTER as your CAMERA DEVICE within 1942
  18.  
  19. REM ** If your joystick is plugged into the WCS MARK II, you
  20. REM ** should not select JOYSTICK 1 or 2 as your camera device.
  21. REM ** Instead you should use a mouse or the keyboard
  22.  
  23. GAME 2 100 rem Type 2 throttle, 100ms delay should be alright
  24.  
  25. BTN UB /U c             rem Centers the Virtual Cockpit View (except in padlock)
  26.        /M c             rem Centers the Virtual Cockpit View
  27.        /D /N TAB   rem Fire Rockets (if available)
  28.  
  29. BTN MB /U ALT e
  30.        /M ALT e
  31.        /D ENT      rem Drop Primary Load (usually bombs)
  32.  
  33. BTN LB /U ALT e
  34.        /M ALT e
  35.        /D BSP      rem Drop Secondary Load (sometimes fueltanks)
  36.  
  37. BTN 3  /U ALT e
  38.        /M ALT e
  39.        /D /N TAB      rem Fire Rockets (if available)
  40.  
  41. BTN 2  /U ALT e
  42.        /M ALT e
  43.        /D /N ENT      rem Drop Primary Load (usually bombs)
  44.  
  45. BTN 1  /U ALT e
  46.        /M ALT e
  47.        /D /N BSP      rem Drop Secondary Load (sometimes fueltanks)
  48.  
  49. BTN HU F1          rem Forward View
  50. BTN HR F3          rem Right View
  51. BTN HD /T F4       rem Left Shoulder View Followed by Right Shoulder View
  52.        /T F5
  53. BTN HL F2          rem Left View
  54.  
  55. BTN 4 /T ALT F1    rem Toggle Virtual Cockpit or Tailgunner view
  56.       /T F1        rem and COCKPIT VIEW
  57.  
  58. BTN 5 /T F6        rem First press == CHASE VIEW
  59.       /T F1       rem Second press == COCKPIT VIEW
  60.  
  61. BTN 6 /U /N g      rem Landing Gear or Bomb Sight view
  62.       /M /N g
  63.       /D ALT F2
  64.  
  65.  
  66. BTN MT /P /N _     rem Go to 0 Throttle on back
  67.          /R 1        rem Start at 1 for forward
  68.  
  69. THR 8 3 1 2 3 4 5 6 7 8 9 0 +  rem Seven steps ending in + to insure max throttle
  70.  
  71. rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
  72. rem MARK II WCS ONLY.  IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
  73. rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
  74. rem How can you tell if you have the new chip and microcode?  At the C:\MARK2
  75. rem Dos prompt type DIR MK2LOAD.EXE and hit enter.  If it says "File not found
  76. rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
  77. 
  78.